[pull] main from github:main#35
Merged
Merged
Conversation
…date instructions-janitor (#30351)
…t.model duplicate on agent span (#30350)
…s not specified (#30355)
…analyzer, and q workflows (#30362)
…ing (#elseif, #else-if, #else_if variants) (#30358)
…ed-deputy check (#30352)
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/80ffe7a3-3a15-4a93-8457-f46df930ea0b Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…y, and turn cap (#30387) * Initial plan * fix: optimize contribution-check workflow token usage - Reduce MAX_EVALUATE from 5 to 3 (saves ~2 subagent evaluations) - Truncate CONTRIBUTING.md to 2000 chars with pseudocode example - Enforce true concurrent dispatch in single tool-use block - Add completion gate: max 1 retry, max 50 turns with tracking guidance Agent-Logs-Url: https://github.com/github/gh-aw/sessions/6f3bddb0-268e-40bf-98bd-a1e865baa21b Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- astro: ^6.1.10 → ^6.2.2 - yaml: ^2.8.3 → ^2.8.4 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Remove old workflows * Add bundled workflow from githubnext/agentic-ops * initial plan Agent-Logs-Url: https://github.com/github/gh-aw/sessions/c0342d40-d1e3-4211-b0c8-7a70cdc4e85a Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
…30394) * Initial plan * fix: use require.Error instead of assert.Error for error assertion in compile_args_test.go Agent-Logs-Url: https://github.com/github/gh-aw/sessions/12f3892c-7173-4aa0-91ea-8ae72c470794 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )
Summary by cubic
Modularizes Agentic Workflows docs (context, syntax, triggers, safe outputs) and updates workflows for security, correctness, and lower token usage across the repo.
New Features
github-agentic-workflows.mdintocontext.md,syntax.md,triggers.md,safe-outputs.md.#elseif/#else-if/#else_ifsupport in template expressions.safe-outputsissue creation in Copilot token workflows; addedrepo-memorywhere needed.pull_request_reviewin reaction/status conditions to cover review events.DICTATION.mdand updated references.Bug Fixes and Changes
sandbox.agenttoawfin strict mode; moved model aliases underapiProxy.models.Written for commit e890d0f. Summary will update on new commits.